home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / byobu / statusrc
Text File  |  2009-10-11  |  1KB  |  49 lines

  1. #    statusrc
  2. #      Byobu's default status notifications
  3. #      Override these in $HOME/.byobu/status
  4. #
  5. #    Copyright (C) 2009 Canonical Ltd.
  6. #
  7. #    Authors: Dustin Kirkland <kirkland@canonical.com>
  8. #
  9. #    This program is free software: you can redistribute it and/or modify
  10. #    it under the terms of the GNU General Public License as published by
  11. #    the Free Software Foundation, version 3 of the License.
  12. #
  13. #    This program is distributed in the hope that it will be useful,
  14. #    but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. #    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  16. #    GNU General Public License for more details.
  17. #
  18. #    You should have received a copy of the GNU General Public License
  19. #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
  20.  
  21. arch=0
  22. battery=0
  23. cpu_count=1
  24. cpu_freq=1
  25. date=1
  26. disk=0
  27. ec2_cost=0
  28. fan_speed=0
  29. hostname=0
  30. ip_address=0
  31. load_average=1
  32. logo=1
  33. mail=0
  34. mem_available=1
  35. mem_used=1
  36. menu=1
  37. network=0
  38. processes=0
  39. reboot_required=1
  40. release=1
  41. temp_c=0
  42. temp_f=0
  43. time=1
  44. users=0
  45. updates_available=1
  46. uptime=1
  47. whoami=0
  48. wifi_quality=0
  49.